﻿@import url("../../../../../css2.css");
/* Gradient black */
.gradient-overlay, .news .overlay-responsive .overlay {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,000000+88,000000+100&0+0,1+88,1+100 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, black 88%, black 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, black 88%, black 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, black 88%, black 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#000000",GradientType=0 );
  /* IE6-9 */
}

/* Variables */
/*Media Queries*/
.dark-grey-bg {
  background: #333333;
}

.black-bg {
  background: #000000;
}

.white-bg, .carousel .carousel-caption a:hover, body {
  background: #fff;
}

.grey-bg, .objective-tabs .nav-tabs .nav-item .nav-link.active, .objective-tabs .nav-tabs .nav-item .nav-link:hover {
  background: #f7f7f6;
}

.golden-bg, .career-content .search, .apply, .get-in-touch form button:hover, .carousel .feedback-btn:hover {
  background: #9c7232;
}

.golden, footer .footer-bottom .footer-menu a:hover, footer .footer-bottom a i:hover, footer a:hover, .ceo-content ul li .ceo:hover, .ceo-content ul li .ceo, .ceo-content ul li .director:hover, .ceo-content ul li .decree:hover, .ceo-content ul li .governance:hover, .director-content ul li .ceo:hover, .director-content ul li .director:hover, .director-content ul li .director, .director-content ul li .decree:hover, .director-content ul li .governance:hover, .decree-content ul li .ceo:hover, .decree-content ul li .director:hover, .decree-content ul li .decree:hover, .decree-content ul li .decree, .decree-content ul li .governance:hover, .governance-content ul li .ceo:hover, .governance-content ul li .director:hover, .governance-content ul li .decree:hover, .governance-content ul li .governance:hover, .governance-content ul li .governance, .career-content ul li .careers:hover, .career-content ul li .careers, .career-content ul li .investment-leadership:hover, .career-content ul li .working-at-eia:hover, .career-content ul li .staff:hover, .ilp-content ul li .careers:hover, .ilp-content ul li .investment-leadership:hover, .ilp-content ul li .investment-leadership, .ilp-content ul li .working-at-eia:hover, .ilp-content ul li .staff:hover, .working-content ul li .careers:hover, .working-content ul li .investment-leadership:hover, .working-content ul li .working-at-eia:hover, .working-content ul li .working-at-eia, .working-content ul li .staff:hover, .staff-content ul li .careers:hover, .staff-content ul li .investment-leadership:hover, .staff-content ul li .working-at-eia:hover, .staff-content ul li .staff:hover, .staff-content ul li .staff, .our-portfolio-content li .portfolio:hover, .our-portfolio-content li .portfolio, .our-portfolio-content li .objective:hover, .our-portfolio-content li .investment:hover, .our-objective-content li .portfolio:hover, .our-objective-content li .objective:hover, .our-objective-content li .objective, .our-objective-content li .investment:hover, .our-investment-content ul li .portfolio:hover, .our-investment-content ul li .objective:hover, .our-investment-content ul li .investment:hover, .our-investment-content ul li .investment, .content ul li .site-advisory:hover, .content ul li .site-advisory, .content ul li .contact:hover, .corporate p i, .get-in-touch ul li .site-advisory:hover, .get-in-touch ul li .contact:hover, .get-in-touch ul li .contact, .get-in-touch form button, a h6:hover, .tabs .nav-pills .nav-link .box:hover h2, .leader h3 span, .nav-overhead ul li a i:hover, header .navbar .navbar-nav .nav-item .nav-link:active, header .navbar .navbar-nav .nav-item .nav-link:hover, body h5 span, body h4, body h1, body h3, body h2 {
  color: #9c7232;
}

.dark-grey, .board-director p, .news h3, .objective-tabs .nav-tabs .nav-item .nav-link, .nav-overhead ul li a i, header .navbar .navbar-nav .nav-item .nav-link {
  color: #333333;
}

.disable {
  color: #b2b2b2;
}

.black, .tabs .tab-pane .top-para, .carousel .carousel-caption a:hover, body h6, body h5, body h3 {
  color: #000000;
}

.white, .career-content .search, .news .overlay-responsive .box-text h2, .carousel .carousel-caption a, .carousel .carousel-caption h2 {
  color: #fff;
}

.text, footer .footer-bottom .footer-menu span, footer .footer-bottom a, footer a, .director-detail a, .director-detail h4, .content ul li a, .get-in-touch ul li a, .tabs .nav-pills .nav-link .box p, .tabs .nav-pills .nav-link .box h2, body {
  color: #706f6f;
}

.heading {
  color: #9c7232;
}

.text-bg {
  background: #706f6f;
}

.grey {
  color: #f7f7f6;
}

.font-60, .tabs .tab-pane h2 {
  font-size: 60px;
}

.font-40, .apply, .tabs .tab-pane .top-para, .carousel .carousel-caption h2, body h4, body h1, body h3, body h2 {
  font-size: 40px;
}

.font-30, body h3 {
  font-size: 30px;
}

.font-24, .content .top-para, .corporate p i, body h6 {
  font-size: 24px;
}

.font-20 {
  font-size: 20px;
}

.font-18, .director-detail h4, .news h3, body {
  font-size: 18px;
}

.font-16, .content ul li a, .carousel .carousel-caption a {
  font-size: 16px;
}

.font-14, .director-detail a, .director-detail p, body h4 span {
  font-size: 14px;
}

.font-12, .corporate span, .get-in-touch .form-control, .get-in-touch p, .news p, .leader .stats span, header .navbar .navbar-nav .nav-item .nav-link, body h5 {
  font-size: 12px;
}

.rel, .news .overlay-responsive, .region img, body h6, body h5 {
  position: relative;
}

body h6, body h5 {
  display: inline-block;
}

.abs, .region .circle img, .nav-overhead {
  position: absolute;
}

.w-100, .news .overlay-responsive {
  width: 100%;
  object-fit: cover;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.d-none {
  display: none;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-50 {
  margin-top: 50px;
}

.pad-5 {
  padding: 5px;
}

.pad-15 {
  padding: 15px;
}

.pad-20 {
  padding: 20px;
}

.pad-25 {
  padding: 25px;
}

.pad-50 {
  padding: 50px;
}

.padb-25 {
  padding-bottom: 25px;
}

.radius {
  border-radius: 50px;
}

.radius-25 {
  border-radius: 25px;
}

.border-golden {
  border: 1px solid #9c7232;
}

.border-black {
  border: 1px solid #000000;
}

.border-white, .carousel .carousel-caption a {
  border: 1px solid #fff;
}

.border-grey {
  border: 1px solid #d7d7d7;
}

body {
  overflow-x: hidden;
  font-family: "Montserrat", sans-serif;
}
body h1, body h3, body h2 {
  font-family: "Montserrat", sans-serif;
}
body h2 {
  margin-bottom: 50px;
}
body h3 {
  margin-bottom: 50px;
}
body h4 {
  font-weight: 500;
}
body h4 span {
  font-weight: 600;
}
body h5 {
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  margin-bottom: 20px;
  display: inline-block;
  padding-left: 55px;
}
body h5:before {
  position: absolute;
  width: 40px;
  height: 2px;
  top: 5px;
  left: 0px;
  background: #9c7232;
  content: "";
}
body h6 {
  margin-bottom: 55px;
}
body h6:after {
  position: absolute;
  width: 40px;
  height: 1px;
  top: 17px;
  right: -50px;
  background: #9c7232;
  content: "";
}
body p {
  margin-bottom: 15px;
}
body section {
  padding: 50px 0px;
}

/* Menu */
header {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 65px;
  z-index: 5;
  background: rgba(255, 255, 255, 0.7);
}
@media (max-width: 639px) {
  header {
    height: 55px;
    padding-top: 0;
  }
}
header .navbar {
  padding: 0px;
}
@media (max-width: 991px) {
  header .navbar {
    justify-content: flex-end;
  }
  header .navbar .navbar-toggler {
    margin-top: 10px;
    border: 1px solid #000;
    box-shadow: none !important;
  }
}
@media (max-width: 639px) {
  header .navbar .navbar-toggler {
    margin-top: 5px;
  }
}
@media (max-width: 991px) {
  header .navbar .navbar-collapse ul {
    width: 60%;
    background-color: #000000;
    color: #fff;
    border: 1px solid #9c7232;
    float: right;
    margin-top: 20px;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  header .navbar .navbar-collapse ul {
    width: 60%;
  }
}
@media (max-width: 991px) and (max-width: 639px) {
  header .navbar .navbar-collapse ul {
    width: 80%;
  }
}
@media (max-width: 991px) {
  header .navbar .navbar-collapse ul .nav-item {
    border-bottom: 1px solid #9c7232;
  }
  header .navbar .navbar-collapse ul .nav-item .nav-link {
    color: #fff;
  }
}
@media (max-width: 991px) {
  header .navbar .navbar-collapse ul .menu-btn {
    display: none;
  }
}
@media (max-width: 991px) {
  header .navbar .navbar-collapse .dropdown-menu {
    margin: 10px;
  }
  header .navbar .navbar-collapse .dropdown-menu .dropdown-item {
    color: #fff;
  }
}
header .navbar .dropdown-menu .dropdown-item:hover {
  background: none;
  color: #9c7232;
}
header .navbar .navbar-nav {
  width: 100%;
  justify-content: space-around;
  /*align-items: center;*/
  display: flex;
}
header .navbar .navbar-nav .nav-item .nav-link {
  padding: 24px 25px;
  display: block;
  text-transform: uppercase;
  font-weight: 500;
}

header .navbar .navbar-nav .nav-item.active .nav-link {
  color: #9c7232;
}

@media (max-width: 1199px) {
  header .navbar .navbar-nav .nav-item .nav-link {
    padding: 22px 10px;
  }
}
@media (max-width: 991px) {
  header .navbar .navbar-nav .nav-item .nav-link {
    padding: 15px 10px;
  }
}
header .navbar .navbar-nav .nav-item .menu-icon {
  border-left: 1px solid #333333;
  padding: 18px 0 18px 40px;
}

.menu-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/menu-popup-bg.jfif);
  background-repeat: repeat-y;
  background-size: 100% 100%;
}

.menu-popup p {
  font-size: 14px;
  text-transform: uppercase;
  margin: 25px 0;
  font-weight: 600;
}

.menu-popup .navbar-nav .nav-link {
  font-size: 22px;
  font-weight: 100;
  color: #fff;
  text-transform: uppercase;
}

.menu-popup h4 {
  line-height: 34px;
}

.menu-popup h4.white {
  font-weight: 300;
}

.menu-popup .dropdown-menu.show {
  position: static !important;
  padding: 0;
  transform: none !important;
  background: transparent;
  border: 0;
  margin-bottom: 15px !important;
}

.menu-popup .dropdown-menu .dropdown-item {
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  position: relative;
}

.menu-popup .dropdown-menu .dropdown-item:before {
  content: "-";
  position: absolute;
  left: 5px;
}

.menu-popup .dropdown-item:focus, .menu-popup .dropdown-item:hover {
  background-color: transparent;
}

[data-bs-toggle="dropdown"]:after {
  content: "";
  display: none;
}

[data-bs-toggle="dropdown"]:before {  
  font-weight: 100;
  content: "+";
  font-size: 30px;
  line-height: 34px;
  margin-right: 15px;
}

[data-bs-toggle="dropdown"].show:before {
  content: "-";
}

header .navbar .navbar-nav .pll-parent-menu-item .dropdown-toggle:before {
  content: '';
  font-size: 0;
  line-height: unset;
  margin: 0;
}

.dropdown-toggle {
  display: flex;
}
.dropdown-toggle:after {
  border: none;
}

.menu-popup .menu-close{
  position: absolute;
  right: 30px;
  top: 20px;
  font-size: 30px;
  font-weight: 100;
  color: #fff;
}

@media (max-width: 767px) {
  .menu-popup {
    background-image: none;
    padding: 0 !important;
    overflow-y: auto;
  }

  .menu-popup .golden-mobile-bg {
    background-color: #9c7232;
  }

  .menu-popup .black-mobile-bg {
    background-color: #1d1d1b;
  }
}

.nav-overhead {
  background: rgba(255, 255, 255, 0.7);
  bottom: 0px;
  left: 0px;
  width: 75px;
  height: calc(100% - 65px);
  z-index: 1;
  display: table;
}

.carousel-inner .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 30%);
}

@media (max-width: 767px) {
  .nav-overhead {
    bottom: -28px;
  }
}
@media (max-width: 639px) {
  .nav-overhead {
    top: 55px;
    width: 50px;
    height: calc(100% - 55px);
  }
}
.nav-overhead ul {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  margin: 0px;
  padding: 0px;
  text-align: center;
}
.nav-overhead ul li {
  list-style: none;
  margin: 50px 0px;
  padding: 0px;
}
@media (max-width: 639px) {
  .nav-overhead ul li {
    margin: 20px 0px;
    padding: 0px;
  }
}

/*@media (min-width: 1350px) {
  .banner-img {
    height: 700px;
  }
}

@media (max-width: 1349px) {
  .banner-img {
    height: 395px;
  }
}*/

@media (max-width: 768px) {
  .banner-img {
    height: auto;
  }
}

/* HomePage */
.carousel {
  position: relative;
}
.carousel .feedback-btn {
  position: absolute;
  top: 55%;
  right: 0px;
  z-index: 1;
  background-color: #000;
  padding: 30px 10px;
  text-transform: uppercase;
  font-size: 12px;
  writing-mode: vertical-lr;
  color: #fff;
  text-decoration: none;
  margin-top: -115px;
}
@media (max-width: 767px) {
  .carousel .feedback-btn {
    top: 65%;
  }
}
@media (max-width: 639px) {
  .carousel .feedback-btn {
    display: none;
  }
}
.carousel .slider-icon {
  border: 1px solid #fff;
  border-radius: 100%;
  padding: 18px 26px;
  background-color: #ffffff94;
}
.carousel .carousel-control-prev {
  width: 65px;
  height: 65px;
  right: 275px;
  bottom: 100px;
  left: unset;
  top: unset;
}
@media (max-width: 991px) {
  .carousel .carousel-control-prev {
    bottom: 40px;
    right: 225px;
  }
}
@media (max-width: 767px) {
  .carousel .carousel-control-prev {
    right: 205px;
  }
}
@media (max-width: 639px) {
  .carousel .carousel-control-prev {
    right: 150px;
    bottom: 30px;
  }
}
@media (max-width: 767px) {
  .carousel .carousel-control-prev span {
    padding: 10px 18px;
  }
}
@media (max-width: 639px) {
  .carousel .carousel-control-prev {
    width: 10px;
    height: 45px;
  }
}
.carousel .carousel-control-next {
  width: 65px;
  height: 65px;
  right: 200px;
  bottom: 100px;
  left: unset;
  top: unset;
}
@media (max-width: 991px) {
  .carousel .carousel-control-next {
    bottom: 40px;
    right: 145px;
  }
}
@media (max-width: 639px) {
  .carousel .carousel-control-next {
    right: 90px;
    bottom: 30px;
  }
}
@media (max-width: 767px) {
  .carousel .carousel-control-next span {
    padding: 10px 18px;
  }
}
@media (max-width: 639px) {
  .carousel .carousel-control-next {
    width: 10px;
    height: 45px;
  }
}
.carousel .carousel-caption {
  left: 130px;
  text-align: left;
}
@media (max-width: 1199px) {
  .carousel .carousel-caption {
    top: 115px;
  }
}
@media (max-width: 991px) {
  .carousel .carousel-caption {
    top: 80px;
  }
}

.carousel .en-slide-1 .carousel-caption {
  
}

.carousel .en-slide-2 .carousel-caption {

}


.carousel .en-slide-3 .carousel-caption {
  
}

.carousel .en-slide-4 .carousel-caption {
  
}

.carousel .en-slide-5 .carousel-caption {
  
}


.carousel .carousel-caption h2 {
  margin: 50px 0px;
    text-transform: capitalize;
    font-size: 2rem;
    letter-spacing: .01em;
    line-height: 1.25em;
}
.banner-section .carousel .carousel-caption h2 {
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .carousel .carousel-caption h2 {
    margin: 20px 0px;
  }
}
.carousel .carousel-caption a {
  display: inline-block;
  padding: 15px 35px;
  text-decoration: none;
  text-transform: uppercase;
}
.carousel .carousel-title {
  bottom: -10px;
  top: unset;
}

.objective-tabs .nav-tabs {
  justify-content: center;
}
.objective-tabs .nav-tabs .nav-item .nav-link {
  border: 1px solid #d7d7d7;
  border-radius: 35px;
  padding: 10px 20px;
  text-decoration: none;
  margin: 0px 5px;
}
.objective-tabs .nav-tabs .nav-item .nav-link:hover {
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.2);
}
.objective-tabs .nav-tabs .nav-item .nav-link.active {
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.2);
}
.objective-tabs .tab-pane {
  padding: 50px 100px;
}
.objective-tabs .tab-pane p {
  line-height: 40px;
  margin-bottom: 0px;
}

.leader {
  padding: 100px 0px 50px 0px;
}
.leader .stats span {
  font-weight: 500;
  text-transform: uppercase;
}

.tabs {
  background: url("../img/bg-pattern.png") no-repeat #f7f7f6;
  background-size: cover;
}
.tabs .tab-pane h2 {
  margin-bottom: 20px;
  font-weight: 700;
}
.tabs .tab-pane .top-para {
  font-weight: 500;
}
.tabs .nav-pills {
  position: relative;
}
.tabs .nav-pills::after {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  background: #706f6f;
  margin-left: -1px;
}
.tabs .nav-pills .nav-link {
  margin-bottom: 15px;
  width: 100%;
}
.tabs .nav-pills .nav-link .box {
  width: calc(50% - 30px);
  padding: 15px;
  text-align: right;
  margin-right: 0px;
  position: relative;
}
.tabs .nav-pills .nav-link .box h2 {
  margin-bottom: 10px;
  font-weight: 800;
  font-size: 30px;
}
.tabs .nav-pills .nav-link .box p {
  margin-bottom: 0px;
  font-size: 12px;
  text-align: right;
}
.tabs .nav-pills .nav-link .box::after {
  position: absolute;
  content: "";
  top: 50%;
  right: -30px;
  width: 30px;
  height: 2px;
  background: #706f6f;
  margin-top: -1px;
}
.tabs .nav-pills .nav-link:nth-child(even) .box {
  float: right;
  text-align: left;
}
.tabs .nav-pills .nav-link:nth-child(even) .box::after {
  right: inherit;
  left: -30px;
}
.tabs .nav-pills .nav-link:nth-child(even) .box p {
  text-align: left;
}
.tabs .nav-pills .nav-link.active {
  background: none;
  border-radius: 0px none;
}
.tabs .nav-pills .nav-link.active .box {
  background: #fff;
  border: 1px solid #9c7232;
}
.tabs .nav-pills .nav-link.active .box h2 {
  color: #9c7232;
}
.tabs .nav-pills .nav-link.active .box::after {
  background: #9c7232;
  height: 4px;
  margin-top: -2px;
}

.region {
  padding: 100px 0px;
}
.region .circle img {
  animation: circle 2s infinite;
  -webkit-animation: circle 2s infinite;
  -moz-animation: circle 2s infinite;
  border-radius: 50%;
}
@keyframes circle {
  from {
    box-shadow: 0px 0px 0px 0px #9c7232;
  }
  to {
    box-shadow: 0px 0px 0px 15px rgba(115, 231, 255, 0);
  }
}
@-webkit-keyframes circle {
  from {
    box-shadow: 0px 0px 0px 0px #9c7232;
  }
  to {
    box-shadow: 0px 0px 0px 15px rgba(115, 231, 255, 0);
  }
}
@-moz-keyframes circle {
  from {
    box-shadow: 0px 0px 0px 0px #9c7232;
  }
  to {
    box-shadow: 0px 0px 0px 15px rgba(115, 231, 255, 0);
  }
}
@media (max-width: 1199px) {
  .region .circle img {
    display: none;
  }
}
.region .circle .circle-1 {
  top: 40.5%;
  right: 44%;
}
.region .circle .circle-2 {
  top: 45.6%;
  left: 22%;
}
.region .circle .circle-3 {
  bottom: 45.2%;
  right: 34%;
}
.region .circle .circle-4 {
  bottom: 21%;
  left: 33%;
}
.region .circle .circle-5 {
  bottom: 36%;
  right: 36%;
}
.region .circle .circle-6 {
  top: 35.6%;
  left: 40%;
}
.region .circle .circle-7 {
  top: 38.6%;
  left: 29%;
}
.region .circle .circle-8 {
  top: 48%;
  left: 31.5%;
}
.region .circle .circle-9 {
  top: 52%;
  left: 25%;
}
.region .circle .circle-10 {
  top: 52%;
  left: 21.5%;
}
.region .circle .circle-11 {
  top: 39.6%;
  left: 20.7%;
}
.region .circle .circle-12 {
  top: 57.6%;
  left: 23.6%;
}
.region .circle .circle-13 {
  top: 41.5%;
  right: 27.8%;
}
.region .circle .circle-14 {
  top: 44%;
  right: 33%;
}
.region .circle .circle-15 {
  top: 39%;
  right: 36.5%;
}
.region .circle .circle-16 {
  top: 44%;
  right: 54%;
}
.region .circle .circle-17 {
  top: 41%;
  right: 49%;
}
.region .circle .circle-18 {
  top: 46.5%;
  right: 40%;
}
.region .circle .circle-19 {
  top: 45.5%;
  right: 27%;
}
.region .circle .circle-20 {
  top: 48.5%;
  right: 34.5%;
}
.region .circle .circle-21 {
  top: 50%;
  right: 47%;
}
.region .circle .circle-22 {
  top: 57.5%;
  right: 46.5%;
}
.region .circle .circle-23 {
  top: 46%;
  right: 51%;
}
.region .circle .circle-24 {
  top: 50%;
  right: 55.5%;
}
.region .circle .circle-25 {
  top: 50.5%;
  right: 46%;
}
.region .circle .circle-26 {
  top: 56.5%;
  right: 54.5%;
}
.region .circle .circle-27 {
  top: 56%;
  right: 43%;
}
.region .circle .circle-28 {
  top: 62%;
  right: 55%;
}
.region .circle .circle-29 {
  top: 54.5%;
  right: 29%;
}
.region .circle .circle-30 {
  top: 80.5%;
  right: 48.5%;
}
.region .circle .circle-31 {
  bottom: 31.6%;
  left: 28%;
}
.region .circle .circle-32 {
  bottom: 29%;
  left: 33.7%;
}
.region .circle .circle-33 {
  bottom: 15.6%;
  left: 31.4%;
}
.region .circle .circle-34 {
  bottom: 12%;
  left: 31.5%;
}
.region .circle .circle-35 {
  bottom: 29%;
  right: 50%;
}
.region .circle .circle-36 {
  bottom: 40%;
  right: 35%;
}
.region .circle .circle-37 {
  bottom: 35%;
  right: 28%;
}
.region .circle .circle-38 {
  bottom: 35%;
  right: 45%;
}
.region .circle .circle-39 {
  bottom: 24%;
  right: 46.4%;
}
.region .circle .circle-40 {
  bottom: 18%;
  right: 28.2%;
}
.region .circle .circle-41 {
  bottom: 23%;
  right: 23.4%;
}
.region .circle .circle-42 {
  bottom: 20%;
  right: 24.2%;
}
.region .circle .circle-43 {
  bottom: 17%;
  right: 23.2%;
}
.region .circle .circle-44 {
  top: 52.5%;
  right: 40%;
}
.region .circle .circle-45 {
  top: 56.5%;
  right: 49%;
}
.region .circle .circle-46 {
  top: 60.5%;
  right: 50.5%;
}

.news .overlay-responsive {
  margin-bottom: 15px;
}
.news .overlay-responsive .overlay {
  position: absolute;
  top: 0px;
  height: 100%;
  width: 100%;
  opacity: 0.7;
  max-width: 100%;
}
.news .overlay-responsive .box-text {
  position: absolute;
  bottom: 30px;
  color: #fff;
}
.news .overlay-responsive .box-text h2 {
  font-size: 30px;
  line-height: 40px;
  margin: 0 30px;
}

.news .overlay-responsive .box-text h2 a:hover {
  color: #ffffff;
}
.news h3 {
  font-weight: 700;
  margin-bottom: 15px;
}
.news h3 a:hover {
  color: #333333;
}
.news h6 {
  text-align: end;
  margin-right: 65px;
}
@media (max-width: 639px) {
  .news h6 {
    text-align: start;
  }
  .news h6:after {
    left: 100px !important;
    right: 0px !important;
  }
}
.news h6:after {
  right: -60px;
  left: inherit;
}
@media (max-width: 991px) {
  .news h6:after {
    width: 30px;
    right: -40px;
  }
}
.news p {
  color: #706F6F;
}
.news span {
  font-size: 12px;
  padding-right: 30px;
  color: #b2b2b2;
}
.news span i {
  padding-right: 5px;
}

a {
  text-decoration: none;
}
/* Contact Page */
.get-in-touch h2 {
  margin-bottom: 10px;
}
.get-in-touch .form-control {
  background-color: #fafafa;
  border-radius: 0px;
  border-color: #eaeaea;
  padding: 10px 10px;
}
.get-in-touch .form-control input {
  color: #cdcccc;
  font-size: 14px;
}
.get-in-touch .btn {
  float: right;
  border-radius: 0;
  background-color: #fff;
  border: 1px solid #9c7232;
  padding: 15px 30px;
  text-transform: uppercase;
  color: #9c7232;
}
.get-in-touch .btn:hover, .get-in-touch .btn:focus {
  color: #ffffff;
  background-color: #9c7232;
}
.get-in-touch ul {
  list-style: none;
  padding: 0px;
}
.get-in-touch ul li {
  padding: 10px 15px;
}
.get-in-touch ul li:first-child {
  border-bottom: 1px solid #d7d7d7;
}
.get-in-touch ul li a {
  font-weight: 600;
  text-transform: uppercase;
}
.get-in-touch ul li .contact {
  font-weight: 700;
}
.corporate p {
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.corporate p i {
  padding-right: 10px;
}
.corporate span {
  padding-left: 30px;
}

/* Site Repository */
.content .top-para {
  font-weight: 500;
  line-height: 35px;
  text-align: justify;
  /*margin-bottom: 0;*/
}

.golden-bg .top-para p{
  margin-bottom: 0;
}
.content ul {
  list-style: none;
  padding: 0px;
}
.content ul li {
  padding: 10px 15px;
}
.content ul li:first-child {
  border-bottom: 1px solid #d7d7d7;
}
.content ul li a {
  font-weight: 600;
  text-transform: uppercase;
}
.content ul li .site-advisory {
  font-weight: 700;
}
.please-note ul {
  list-style: none;
}
.please-note ul li {
  position: relative;
  padding: 10px 0px;
}
.please-note ul li:before {
  position: absolute;
  content: "";
  top: 18px;
  left: -30px;
  width: 12px;
  height: 12px;
  border: 2px solid #9c7232;
  border-radius: 100%;
}

ul.sidebar li a:hover, ul.sidebar li.current_page_item a {
  color: #9c7232;
}

/* Our Investment */
.our-investment-content ul {
  list-style: none;
  padding: 0px;
}
.our-investment-content ul li {
  padding: 10px 15px;
  border-bottom: 1px solid #d7d7d7;
}
.our-investment-content ul li:last-child {
  border-bottom: none;
}
.our-investment-content ul li .investment {
  font-weight: 700;
}
.legacy-portfolio img {
  margin-top: -100px;
}
@media (max-width: 991px) {
  .legacy-portfolio img {
    margin-top: -150px;
  }
}
@media (max-width: 767px) {
  .legacy-portfolio img {
    margin-top: 0px;
  }
}

/* Our Objective */
.our-objective-content li {
  padding: 10px 15px;
  border-bottom: 1px solid #d7d7d7;
}
.our-objective-content li:last-child {
  border-bottom: none;
}
.our-objective-content li .objective {
  font-weight: 700;
}
/* Our Portfolio */
.our-portfolio-content li {
  padding: 10px 15px;
  border-bottom: 1px solid #d7d7d7;
}
.our-portfolio-content li:last-child {
  border-bottom: none;
}
.our-portfolio-content li .portfolio {
  font-weight: 700;
}
.backed-by-team {
  background-color: #f7f7f6;
  background-repeat: no-repeat;
  background-position: right;
  background-size: 35%;
}
@media (max-width: 767px) {
  .backed-by-team {
    background: none;
    padding: 0px;
  }
}

/* Our Staff */
.staff-content ul {
  list-style: none;
  padding: 0px;
}
.staff-content ul li {
  padding: 10px 15px;
  border-bottom: 1px solid #d7d7d7;
}
.staff-content ul li:last-child {
  border-bottom: none;
}
.staff-content ul li .staff {
  font-weight: 700;
}
/* Working at EIA */
.working-content ul {
  list-style: none;
  padding: 0px;
}
.working-content ul li {
  padding: 10px 15px;
  border-bottom: 1px solid #d7d7d7;
}
.working-content ul li:last-child {
  border-bottom: none;
}
.working-content ul li .working-at-eia {
  font-weight: 700;
}
.apply {
  font-weight: 300;
}

/* Investment Leadership Program (ILP) */
.ilp-content ul {
  list-style: none;
  padding: 0px;
}
.ilp-content ul li {
  padding: 10px 15px;
  border-bottom: 1px solid #d7d7d7;
}
.ilp-content ul li:last-child {
  border-bottom: none;
}
.ilp-content ul li .investment-leadership {
  font-weight: 700;
}
.ilp-content p {
  line-height: 35px;
}

/* Career */
.career-content ul {
  list-style: none;
  padding: 0px;
}
.career-content ul li {
  padding: 10px 15px;
  border-bottom: 1px solid #d7d7d7;
}
.career-content ul li:last-child {
  border-bottom: none;
}
.career-content ul li .careers {
  font-weight: 700;
}

.page-link {
    background: #f7f7f6;
    border-color: #d7d7d7;
    color: #706f6f;
}

.page-link:hover, .page-link:focus, .page-item.active .page-link {
    background-color: #9c7232;
    border-color: #9c7232;
    color: #fff;
}

.page-link:focus {
  box-shadow: 0 0 0 0.25rem rgb(156 114 50 / 25%);
}

@media (max-width: 991px) {
  .career-content .search {
    padding: 25px 0px;
  }
}
.career-content .search p {
  margin-bottom: 15px;
}
.career-content .search .input-group {
  background: #fff;
  display: flex;
  align-items: center;
}
.career-content .search .input-group input {
  line-height: 2.5;
  box-shadow: none !important;
  border-radius: 0;
  float: left;
  width: calc(100% - 55px);
  border: 0px none;
  background: none;
}
.career-content .search button {
  height: 55px;
  width: 55px;
  background: #000;
  border: none;
  float: right;
  box-shadow: none !important;
  border-radius: 0;
}

.listing {
  padding: 0px 0px;
}
.listing h2 {
  margin-bottom: 30px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 20px;
}
.listing h2 span {
  float: right;
  color: #706f6f;
  font-size: 14px;
  font-weight: 400;
}
.listing h2 span i {
  color: #333333;
  padding-right: 10px;
  font-size: 20px;
}
.listing p {
  margin-bottom: 30px;
}
.listing h6 a {
  margin-bottom: 20px;
  font-size: 22px;
  color: #000;
}

/* Governance */
.governance-content ul {
  list-style: none;
  padding: 0px;
}
.governance-content ul li {
  padding: 10px 15px;
  border-bottom: 1px solid #d7d7d7;
}
.governance-content ul li:last-child {
  border-bottom: none;
}
.governance-content ul li .governance {
  font-weight: 700;
}
.board-director {
  padding: 100px 0px 50px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}
.board-director p {
  font-weight: 500;
}

/* decree */
.decree-content ul {
  list-style: none;
  padding: 0px;
}
.decree-content ul li {
  padding: 10px 15px;
  border-bottom: 1px solid #d7d7d7;
}
.decree-content ul li:last-child {
  border-bottom: none;
}
.decree-content ul li .decree {
  font-weight: 700;
}
.decree-img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}
@media (max-width: 991px) {
  .decree-img {
    height: auto;
  }
}

/* Board of Director */
.director-content ul {
  list-style: none;
  padding: 0px;
}
.director-content ul li {
  padding: 10px 15px;
  border-bottom: 1px solid #d7d7d7;
}
.director-content ul li:last-child {
  border-bottom: none;
}
.director-content ul li .director {
  font-weight: 700;
}
.director-detail {
  padding: 30px 0px 50px 0px;
}
.director-detail img {
  border-radius: 100%;
  margin: 30px 0 10px;
}
.director-detail p {
  margin: 10px 0px 20px 0px;
}
.director-detail a:hover {
  text-decoration: underline;
}

/* CEO Message */
.ceo-content ul {
  list-style: none;
  padding: 0px;
}
.ceo-content ul li {
  margin-bottom: 10px;
  border-bottom: 1px solid #d7d7d7;
}
.ceo-content ul li:last-child {
  border-bottom: none;
}
.ceo-content ul li .ceo {
  font-weight: 700;
}
/* footer */
footer {
  padding: 50px 0px;
}
footer h2 {
  font-weight: 400;
  font-size: 24px;
}
footer a {
  text-decoration: none;
  font-weight: 500;
  text-transform: uppercase;
}
footer a i:before {
  padding-right: 10px;
}
footer ul {
  list-style: none;
  padding: 0px;
}
footer ul li {
  padding: 10px 0px;
  width: 48%;
  display: inline-block;
}
footer ul li a {
  color: #646363;
  text-decoration: none;
  font-weight: 600;
}
footer ul li a:hover {
  color: #646363;
  text-decoration: underline;
}
footer .footer-bottom {
  padding: 50px 0px;
  border-top: 1px solid #d7d7d7;
}
footer .footer-bottom a {
  text-decoration: none;
  padding: 0px 10px;
  text-transform: capitalize;
  float: right;
}
footer .footer-bottom .footer-menu a {
  float: left;
  font-size: 12px;
}
footer .footer-bottom .footer-menu span {
  font-weight: 500;
}

.pad-75 {
  padding: 75px 0px;
}

.leader-img {
  position: absolute;
  width: 40%;
  right: 0px;
}
@media (max-width: 991px) {
  .leader-img {
    position: static;
    width: 100%;
  }
}

/* Feedback Form  */

.form-check-input:checked {
  background-color: #9c7232;
  border-color: #9c7232;
}

/* Rating Star Widgets Style */
.rating-stars ul {
  list-style-type:none;
  padding:0;
  -moz-user-select:none;
  -webkit-user-select:none;
  margin: 15px 0 0;
}
.rating-stars ul > li.star {
  display:inline-block;
}

/* Idle State of the stars */
.rating-stars ul > li.star > i.far {
  color:#fff; /* Color on idle state */
}

/* Hover state of the stars */
.rating-stars ul > li.star.hover > i.far {
  color:#FFCC36;
}

/* Selected state of the stars */
.rating-stars ul > li.star.selected > i.far {
  color:#FF912C;
}

.btn-close {
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: #fff;
  font-size: 20px;
  text-align: center;
  opacity: 1;
}

header .navbar .navbar-nav .pll-parent-menu-item .dropdown-toggle {
  padding: 24px 25px;
}

header .navbar .navbar-nav .pll-parent-menu-item .dropdown-toggle:after {
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
  content: "";
  border-top: 5px solid;
  border-right: 5px solid transparent;
  border-bottom: 0;
  border-left: 5px solid transparent;
}

.dropdown-menu .lang-item .dropdown-item {
    text-transform: uppercase;
}